home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Introducing the New Way to Shop From Home
/
Introducing the New Way to Shop From Home (Iceland Foods) (2003).iso
/
pc
/
closing.dxr
/
Internal_223.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-01-21
|
176 b
|
8 lines
on exitFrame me
global newVolume
gotoValue = 17 - ((newVolume + 1) / 16)
sprite(4).setVariable("goto", EMPTY & gotoValue)
sprite(4).goToFrame(5)
sprite(4).stop()
end